ShipmentNotification-v1.0 Schema
Rows Complex Type
ShipmentNotification-v1.0 Schema : Rows Complex Type
Namespace urn:xmlns:nedfox-retaillink-com:ShipmentNotification
Diagram
Property Element Sequence Properties Element SupplierReference Element BuyerReference Element Description2 Element Description1 Element AdviceSkuSalePriceInclVat Element Purchase Element SkuQuantity Element Barcode Element All Row Element Sequence Rows Complex Type
Overview
Sequence
All
Choice
BarcodeValue optional xs:long
BarcodeText optional
SkuQuantity xs:int
Purchase optional
All
PriceExclVat xs:decimal
PriceType Restriction of xs:string
AdviceSkuSalePriceInclVat optional xs:decimal
Description1 optional
Description2 optional
BuyerReference optional
Used By
Rows Element
Source
<xs:complexType name="Rows" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element name="Row" type="xsi:Row" minOccurs="1" maxOccurs="unbounded" />
  </xs:sequence>
</xs:complexType>
See Also
ShipmentNotification-v1.0 Schema